ProjectName

The ProjectName() function gets the name of the current project.

This function is SQL compatible. For more information about SQL compatibility, see our documentation.

Returns a text with the current project name.

Syntax

ProjectName()

ProjectName() => "WEMDocumentationProject"

Last updated