Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Client Script how to get table name of self

xiaix
Tera Guru

find_real_file.png

1 ACCEPTED SOLUTION

asifnoor
Kilo Patron

g_form.getTableName() will returns the table name.

 

Mark the comment as a correct answer and also helpful if it answers your question.

View solution in original post

2 REPLIES 2

asifnoor
Kilo Patron

g_form.getTableName() will returns the table name.

 

Mark the comment as a correct answer and also helpful if it answers your question.

I knew that.  <slaps forehead>... I was trying to overthink it.  Thanks for the sanity check, asifnoor!