Remove field texttable.
Posted: Tue Oct 20, 2020 2:15 pm
Hey Tony!
I am working with text tables on "Editor" and I need to delete fields via script.
I have used,
but it doesn't work, the field still exists.
Can you help me?
Thank you!
I am working with text tables on "Editor" and I need to delete fields via script.
I have used,
Code: Select all
table.RemoveField("string");
Can you help me?
Thank you!