Code0 LogoCode0

FunctionDefinition

Represents a function definition

Fields without arguments

NameTypeDescription
aliases[Translation!]Name of the function
createdAtTime!Time when this FunctionDefinition was created
deprecationMessages[Translation!]Deprecation message of the function
descriptions[Translation!]Description of the function
displayMessages[Translation!]Display message of the function
documentations[Translation!]Documentation of the function
idFunctionDefinitionID!Global ID of this FunctionDefinition
identifierString!Identifier of the function
linkedDataTypesDataTypeConnection!All data types referenced within this function definition
names[Translation!]Name of the function
parameterDefinitionsParameterDefinitionConnectionParameters of the function
runtimeFunctionDefinitionRuntimeFunctionDefinitionRuntime function definition
signatureString!Signature of the function
throwsErrorBoolean!Indicates if the function can throw an error
updatedAtTime!Time when this FunctionDefinition was last updated

On this page