Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

All variables in the system are string variables.

To compare string variables and values, use bool strequal (string1,string2) function. The strequal function returns the nonzero value if strings are equal (see Description of functions).

To do integer operations, use str(string1) function (see Description of functions).

  • No labels