Skip to main content
Nintex Community Menu Bar

SharePoint - Error using fn-Trim function

  • March 26, 2021
  • 0 replies
  • 163 views

Forum|alt.badge.img+8

Issue

Error executing inline (fn-Trim) function. Check that the correct arguments have been passed to the function
 

 

Resolution

Place {TextStart} and {TextEnd} tags around the string variable/column.

Example: fn-Trim({TextStart}Title{TextEnd})

 

Related Links