• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

ComponentInstance name and Group name

Scheduled Pinned Locked Moved Developers' Forum
21 Posts 4 Posters 719 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    njeremy2
    last edited by 30 Apr 2012, 08:36

    Hi everyone !

    I have found how to correct my code !! 😄

    It's was just an error of algorithm.

    At first time I had this condition :

    chose.name[0] != 95
    

    And I would like to have this :

    chose.name[0] != 95 || chose.definition.name[0] != 95
    

    but it doesn't work ...

    The solution is :

    chose.name[0] != 95 && chose.definition.name[0] != 95
    

    As I said, I'm beginning !

    Thanks to all! especially TIG

    1 Reply Last reply Reply Quote 0
    • 1
    • 2
    • 2 / 2
    2 / 2
    • First post
      21/21
      Last post
    Buy SketchPlus
    Buy SUbD
    Buy WrapR
    Buy eBook
    Buy Modelur
    Buy Vertex Tools
    Buy SketchCuisine
    Buy FormFonts

    Advertisement