Get Group Multiplier
Fetch the multiplier for a specific group
Parameters
Point Definition
Select required
Default:
NoneChoose the point definition you want to fetch the group multiplier for
Group
Select required
Default:
NoneChoose the group you want to fetch the multiplier for (supports variables)
Destination Variable
string
The variable to store the fetched group multiplier
C# Usage
public double GetGroupMultiplier(Guid pointId, string groupName)