web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Set string variable length in X++ code

(0) ShareShare
ReportReport
Posted on by 20

Hi experts,

Might come across as an easy question yet haven't found the answer anywhere yet:

Is there a way to initialise a string variable in code with a fixed length of characters for example initialise the variable _test with a fixed length of 10 characters?

`str _test(10);`

Kind regards

I have the same question (0)
  • Verified answer
    Martin Dráb Profile Picture
    236,570 Most Valuable Professional on at
    RE: Set string variable length in X++ code

    You can use str 10 _test, but I can't say whether it'll solve your problem, because you didn't explain what you're trying to achieve.

    If you want to make sure that a string contains just ten characters, subStr() is likely the right approach.

    By the way, you can read a bit more about str data type in AX documentation: Data Types in X++ > Primitive Data Types > Strings.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 813

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 738 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 566 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans