User Tools

Site Tools


macros:property:group.numeric.isvalid

Titan Property

Group.Numeric.IsValid

API http://api.avolites.com/11.0/Group.Numeric.IsValid.html
description Holds a boolean whether a group exists or not.
Namespaces Group.Numeric
type Boolean
example
<step>Group.CheckIfGroupExists(999.0, "Group.Numeric.IsValid")</step>
<step condition="Math.IsEqual(Group.Numeric.IsValid, True)">...</step>

This checks if a particular group exists and stores the result in Group.Numeric.IsValid based on which next steps are executed or not.

used in
macros/property/group.numeric.isvalid.txt · Last modified: 2019/05/04 07:21 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki