
feganmeister
United Kingdom
Asked
— Edited

Hello! I'm having a tinker with EZ Script and have a question about the GetControlValue function. Does anyone know if there is a GetControlValue for CameraStart? Ideally, I want to return a simple Boolean true or false if the camera status is started confused I was thinking something like this:
$CameraStatus = GetControlValue("Camera", "CameraStart")
Oops... forgot to mark as resolved