Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Advisor
Advisor

wrote:

isn't that similar to this: https://forums.autodesk.com/t5/revit-ideas/allow-text-in-formulas/idi-p/6322082 ?


Yes, the "string rulled" formulas is the same as the idea in the link.

 

But with string manipulation I mean, text functions like in SQL queries or excel formulas like Concatenate, Left, Right, Substitute, Trim, Value, UpperCase, LowerCase, Title, convert Text parameter to Number/Length, etc..

 

 

https://support.microsoft.com/en-us/office/text-functions-reference-cccd86ad-547d-4ea9-a065-7bb697c2...

 

https://learn.microsoft.com/en-us/sql/t-sql/functions/string-functions-transact-sql?view=sql-server-...