GetField.set

Sets type and value for the field represented by this instance.

class GetField
final
void
set
(,
cstring value = null
)

Parameters

type Type

field type

value cstring

field value if meaningful (depends on type)

Meta