to_number() arguments

new topic     » topic index » view thread      » older message » newer message

From the function to_number(): public function to_number( sequence text_in, integer return_bad_pos = 0)

My code: val_check = to_number(oVal, -1)

Crash message: 'to_number' only needs 1 argument

It also crashes if I write: val_check = to_number(oVal, 0)

Thoughts ?

Edit: There is another function with the same name in another file. I have no idea when or why. Problem solved however.

How can I delete this thread ?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu