stayDownFlag = ButtonGetStayDownFlag( buttonName )

  • Details last confirmed with client version: 4.0.0.0
  • Arguments:
    • buttonName
      • The name of the Button? to check.
      • Type: String
      • Limitations: Must be the name of an existing Button?
  • Returns:
    • stayDownFlag
      • The state of the "Stay Down Flag" of the Button?. True means the Button? will stay down when checked.
      • Type: Boolean