RetailMediaChannelTwitterConnector::urlEncode Method [AX 2012]

Encodes supplied text using Twitter supported URL encoding

client server public static str urlEncode(str _src)

Run On

Called

Parameters

_src
Type: str
The text to encode

Return Value

Type: str
Returns the supplied text encoded using Twitter supported URL encoding
Show: