Reply To: ‘System.String[]::Set’ no AOT was generated

Forums 💬 FlowCanvas ⚙️ Support ‘System.String[]::Set’ no AOT was generated Reply To: ‘System.String[]::Set’ no AOT was generated

#12004
Gavalakis
Keymaster

    Hi! Sorry for the late reply.

    May I suggest using the “Get List Item (T)” and “Set List Item (T)” instead of the array get/set methods for this?

    Both can be found under “Functions/Implemented/Collections/Lists”. (They will both work with the Split array output as is).

    Let me know if that works for you.

    Thanks!