Just wondering, what are all the formatting changes the SeedCode_CleanText custom function makes?
Is there a list of all the Seed Code custom functions and their "task/function"?
Thanks,
Max
SeedCode_CleanText?
2 posts
• Page 1 of 1
Posts: 40
Joined: Wed Oct 06, 2010 6:49 pm |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
It removes any font and color options from the text, while trimming leading/trailing spaces and returns. Here is the function:
// Trim with removing returns TextColorRemove ( TextFontRemove ( TextFormatRemove ( Trim ( Substitute ( string ; "¶" ; "" ) ) ) ) ) I think the list of custom functions themselves (File / Manage / Custom Functions) is the best list =) And the tricky ones are prefaced with a nice explanation of what they do, what the parameters are, etc. John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 4 guests