Reply To: ID of layout

#2245
Илья Орлов
Participant

I use this

temp=REQUEST (“HomeDB_info”, “”, homeDBIntId, homeDBUserId, homeDBName, homeContext)
!—————————–
txt1=datetimestring
txt2=index+pop
txt3=homeDBIntId+pop

Pop – this is my variable start number

But script don’t use “homeDBUserId”(layout id) as arithmetical number (“homeDBIntId”(global ID) – used as number)
Can I convert “homeDBUserId” to number?