Table of Contents
Version: 2023r1
Methods #
| FontExists(fontName as String) as Boolean |
| GetXMLProperty(Input as String, ID as string, Prop as String) as String |
| IIF(Condition As Boolean, TrueValue As Variant, FalseValue As Variant) as Variant |
| IntegerToBoolean(extends i as Integer) |
| RandomString(ranlen As Integer, nmb As Boolean, lcs As Boolean, ucs As Boolean, smb As Boolean) as String |
| SetXMLProperty(Input as String, ID as string, Prop as String, Value as String) as String |