system.kanoa.cmms.getEnteredValueState(value, checkConfig)
Checks the value entered for a check and returns the chkItemStateId
Parameters
value object
checkConfig Dictionary
Returns
stateInfo Dictionary i.e. {'chkItemStateId', 'chkItemStateName', 'chkItemValueName', chkItemStateColor', 'msg'}
Example