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 whether the specified quantity can split.
Syntax
public boolean validate([Object _calledFrom])
Run On
Client
Parameters
- _calledFrom
Type: Object Class
The object from which it is called from.
Return Value
Type: boolean
true if the split quantity is valid; otherwise, false.