Method Get():_assign() Foundation
Assigns the value of the edit buffer to the associated variable.
:_assign() --> self
:_assign() returns a reference to the Get object.
This method evaluates the data code block, passing as an argument the value in the edit buffer transformed to match the data type of the associated variable. The method :_assign() is equivalent to calling oGet:varPut(oGet:unTransform()).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.