Retrieve Constant Value by Name

Get constant value using the name (string) of the constant!

Enables two functions:

  • getconstantvaluebyname(constantName)
  • getconstantvaluebynameandversion(constantName, versionInt)

Both return the value of the constant for the latest version or the version indicated (any type) for the given constant name.

Anonymous
Parents Comment Children
No Data