liamob1 Posted August 17, 2016 Posted August 17, 2016 HELP! I am trying to get my FM layout to have a self aware object. The object is named appropriately and the object (For example, a portal) would then use the name to filter with some form of get(name) method. Can this be done? In theory i want singular row portals with the name "Portal 1" to be copy an pasted. When pasting FM will automatically name this "Portal 2" (3,4,5,6 and so on). The filter will then use a "RightValue(Get(Name))" to filter down on this number. CAN THIS BE DONE? I am racking my brains trying to figure a way of doing this and making this layout dynamic >_<
Fitch Posted August 17, 2016 Posted August 17, 2016 I don't think what you're describing can be done. I believe object names are only available to the script engine. But you could achieve the same effect via other methods, e.g., using the Initial row in the Portal Setup dialog. Welcome to the forums.
liamob1 Posted August 18, 2016 Author Posted August 18, 2016 Thanks, I will look into this and give it a go
Recommended Posts
This topic is 3292 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now