MAX_OI_USERS Function

This function will return the number of maximum users for a running copy of OpenInsight.

numUsers = MAX_OI_USERS()

The function does not accept parameters.

The number of maximum users for the current copy of OpenInsight.

declare function MAX_OI_USERS

numUsers = MAX_OI_USERS()

call msg(@window,'This copy of OpenInsight has a maximum of ': numUsers : ' users!')

 
 
 
 
  • guides/programming/programmers_reference_manual/max_oi_users.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1