Share via


PurchReApprovalPolicyRuleFields::valueStr Method

Concatenates a string, depending on a key and value pair.

Syntax

client server public static str valueStr(anytype _key, anytype _value)

Run On

Called

Parameters

  • _key
    Type: anytype
    The key value.
  • _value
    Type: anytype
    The value of the value parameter.

Return Value

Type: str
A string that contains a key and value.

See Also

Reference

PurchReApprovalPolicyRuleFields Table