<< Click to Display Table of Contents >> AsString |
Sets / returns the value of a Field as string.
property string TVPEField.AsString
read / write; runtime only
Remarks:
In case of an error, an exception is thrown (for example out of memory).
The Template Object itself offers simple methods to access a Field's value directly, i.e. without retrieving a Field Object first. See GetFieldAsString and SetFieldAsString.
"dycodoc Template Processing" in the Programmer's Manual