SOLVED
Malformed If Statement
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
jpet03
6 - Meteoroid
‎04-25-2024
01:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have reviewed a number of the community posts about the malformed if statement, and it is likely due to the data type. However, after changing the data type from "Double" to V_String, V_WString, and String, I have had no luck
Solved! Go to Solution.
Labels:
- Labels:
- Workflow
3 REPLIES 3
18 - Pollux
‎04-25-2024
02:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try changing all your "ELSE IF" to "ELSEIF" (no space)!
‎04-25-2024
02:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Bingo! - I originally had it without the space but it did not let me add the extra elseif's.
Thanks.
18 - Pollux
‎04-25-2024
02:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Great news! If you could mark my response as a solution, that'd be great. Thanks in advance!
