Class $k.StringValue

An attribute value string that has not been parsed.

Class Summary
Constructor Attributes Constructor Name and Description
 
$k.StringValue(valueString)
Returns an object that can be used in API calls that expect an attribute value

Method Summary

Class Detail

$k.StringValue(valueString)
Returns an object that can be used in API calls that expect an attribute value
Parameters:
{string} valueString
A value string

Method Detail

  • {boolean} equals(value)
    Returns true if the values are equal
    Parameters:
    value
    Returns:
    {boolean}