append position, (having the comma within the list)

edsonedge's icon

I want to get "position," into a message - that is with the comma attatched

If I do [append position,] the comma doesn´t follow - the append object sems to discard it

edsonedge's icon

If i but [sprintf %s ,] after the [append position] object , I loose "position" out of the string leaving a comma after the former message ( which is agent)

So I get the message [agent,] ???

edsonedge's icon

Silly me

[append ,] works fine :)

sorry for spamming