From Help re: `getText`: >>> In dynamic m...
# suitescript
e
From Help re: `getText`:
>>
In dynamic mode, you can use getText() without limitation but, in standard mode, limitations exist. In standard mode, you can use this method only in the following cases: You can use getText() on any field where the script has already used setText(). If you are loading or copying a record, you can use getText on any field except those where the script has already changed the value by using setValue().