Article ID: 10088
INFO: Calling the Split function using the source string as one of the parameters fails
INFO
Applies To: ITScriptNet V1/V2

Calling the Split function using the Source string as one of the Result strings does not split correctly.

For Example:

Split(@Source@, ",", @Result1@, @Source@, @Result3@)
DETAILS
If you use the Source string as one of the Result strings, the data is overwritten when performing the split, and processing stops. This is an invalid way to call the Split function. You must use separate strings for the result strings.
This article last updated: 1/1/2009 12:00:00 AM
Please help us improve the Knowledge Base by rating this article.
    © 1997-2026 Z-Space Technologies - a BCA Innovations Company - All rights reserved