Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted by ConfluenceCloudBulkEditor.py

...

Returns a string with the name of the current character.

Examples

...

languagetext
// Get the current Character. 

...


string $curCharacter = `getCurrentChar`;

...


print $curCharacter;

Additional information

Related commands

...