Select to view content in your preferred language

Enter a String for all the Records of a Field

2151
12
Jump to solution
03-29-2017 12:00 PM
AzaN
by
Occasional Contributor

I have a Text field (Status), which I need to enter a string ('Existing') into all the cells of this field. I have 300 records and prefer to do it via Python or JavaScript. For some reason, I get error messages for my script. Can anyone help me with that? Thanks.

0 Kudos
12 Replies
AzaN
by
Occasional Contributor

Sorry but it did not.

0 Kudos
IanMurray
Honored Contributor

Why is there even a .str() method option?  There is no .str() method in python......

0 Kudos
DanPatterson_Retired
MVP Emeritus