DictMethod.compiledOk Method
Indicates whether the method compiled successfully.
Syntax
public boolean compiledOk()
Run On
Called
Return Value
Type: boolean
true if the method compiled successfully; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether the method compiled successfully.
public boolean compiledOk()
Called
Type: boolean
true if the method compiled successfully; otherwise, false.