You are viewing limited content. For full access, please sign in.

Question

Question

Formatting a Token

asked on September 24, 2015

What expression would I use to make "LastName" into "L".  I need the result value to be the first letter in the last name.

Thanks for any assistance.

Pete

0 0

Answer

APPROVED ANSWER
replied on September 24, 2015

Just "." (without the quotes) would do it. It's "any character", so it will match the first thing it sees.

0 0

Replies

replied on September 24, 2015

Great!  It worked.  Thanks again Miruna!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.