=CONCAT(CHAR(9),"oSheet.getCellByPosition(",A2,", ",B2,")",".String = ","""",C2,"""")
The result CHAR(9)
is only a space character in the IDE.
Tab length in the IDE is 4.
How can Calc formula with CHAR(9)
send the same tab length of the IDE ?
C:\fakepath\LOCalcBASIC_InsertTabInFrontOfCodeUsingChar(9).ods