UserRequest.isSubmitted Method
Determines whether the request has been submitted to the workflow.
Syntax
display boolean isSubmitted()
Run On
Called
Return Value
Type: boolean
true if the request has been submitted; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Determines whether the request has been submitted to the workflow.
display boolean isSubmitted()
Called
Type: boolean
true if the request has been submitted; otherwise, false.