Hello,
I use in the code:
-TextIo,
-AsciiIo
during compilation receives a warning from BP:
"Warning BP Rule: [BPUpgradeCodeTextIo]: Classes Io, CommaIo, CommaTextIo, TextIo and AsciiIo are deprecated. Upgrade to new AX7 equivalents and fix related code."
What then should I use instead of these two classes?