Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that the value in the Percentage field is between 1 and 100.
Syntax
public boolean isPercentageValid()
Run On
Called
Return Value
Type: boolean
true if the value in the Percentage field is between 1 and 100; otherwise, false.
Remarks
If the value of the Percentage field is not between 1 and 100, a message is displayed to the user.