How to use X number of Characters from a Variable

I’m new to KM, so please excuse the basic questions I’m sure to be asking here for the foreseeable future.

I’m trying to take the input for a variable called Domain Name and then turn it into a new variable called Install Name that only uses at most the first 14 characters from Domain Name.

I’m sure there’s a fairly simple way to do this, but it’s not obvious to me.

If someone could suggest an approach for this I’d be most grateful.

Thanks!

1 Like

I figured it out >> Get Substring of Variable > to > 14.

:grinning:

1 Like

Oh, good for you! I was just going to post that answer.

Ha! Thanks Dan.