Share via


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.

See Also

Reference

DictMethod Class