Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the source code of this node.
Syntax
public str AOTgetSource()
Run On
Called
Return Value
Type: str
A string that contains the source code, if there is any; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Remarks
This function is overridden by nodes that have source code.