Indicates whether a string is a valid value for the specified type of Financial Management string. For example, IsValidValue can indicate whether a string would be a valid application name or a valid dimension member label.
<HFMwStringUtility>.IsValidValue (bstrValue, lValueType)
The type of Financial Management string. Pass one of the HFMConstants type library constants listed in Validation Type Constants. |
Returns TRUE if the string represents a valid value, FALSE otherwise.
The following function indicates whether the passed string would be a valid cell description.