Views:

Description

Supports the Find functions involved with FetchXML so you can pass dynamic values.

This function does not encode the parameters and is used in scenarios for building complex dynamic FetchXML queries where total control is required. 

Signature

SetParamsNoEncoding('field1', 'field2', 'field3')

Example

SetParamsNoEncoding([account.accountid], 'description')