Readme
Point Status Queries
Get all Control Points that have a given status
Points with a down status
bql:select name as 'Name',out.value as 'Value',slotPath as 'Ord' from control:ControlPoint where status.down = 'true'Points with a disabled status
bql:select name as 'Name',out.value as 'Value',slotPath as 'Ord' from control:ControlPoint where status.disabled = 'true'Points with an overridden status
bql:select name as 'Name',out.value as 'Value',slotPath as 'Ord' from control:ControlPoint where status.overridden = 'true'Copyright 2020 NiagaraMods
Load Comments (1)
Watchers
3
Stars
4
12,637 views
Package Details
Direct Link
Category
Last Updated
Sep 30, 2020
Downloads
No files availableLicense type
NiagaraMods Exchange LicenseCompatability
Niagara 4 Only
Author