RulesetVariable.toJSON Function
Serialize given RulesetVariable to JSON. Note: In case of Id64sRulesetVariable, this method expects IDs are sorted. See OrderedId64Iterable.sortArray.
toJSON(variable: RulesetVariable): RulesetVariableJSON
Parameter | Type | Description |
---|---|---|
variable | RulesetVariable |
Returns - RulesetVariableJSON
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.