0

Return of ID Number

i found a disscusion >>Formular for current records ID?>>

there is described how to get the id Number of a record..

but if i try tthis:

let me := this;
number(me.Id)

it get always an error:

 is this function not longer avalible or whats the solution?

1 reply

null
    • John_Halls
    • 21 hrs ago
    • Reported - view

    I can't see why? I can create a formula with

    let me := this;
    number(me.Id)
    

    without errors, but if you are staying on the current record all you need is

    Id

    Regards John

Content aside

  • 21 hrs agoLast active
  • 1Replies
  • 15Views
  • 2 Following