RFDocument.SetPreferenceStringValue (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Set the string type value of preference setting.

Syntax

Function RFDocument.SetPreferenceStringValue(item As RFPreferenceStringItem, StrValue As String) As RFErrorCode

The SetPreferenceStringValue syntax has these parts:

Part Description
item [INRFPreferenceStringItem Required. Preference Item which has string type.
StrValue [INString Required. Preference value for specified item.

Return to Rapidform Index


Your Ad Here