Jump to content

TaoBiNgu

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by TaoBiNgu

  1. I need help

    Làm thế nào để đóng băng giá trị tìm kiếm được với hai kết quả tìm thấy?

    How to freeze search value with two results found?

    gg.clearResults()
    gg.setRanges(gg.REGION_C_ALLOC)
    gg.searchNumber("13.45~13.459;-15.06~-15.05",gg.TYPE_FLOAT,false,gg.SIGN_FUZZY_EQUAL,0,-1)
    var = gg.getResults(2)
    gg.editAll("30;-32",gg.TYPE_FLOAT)
    end

    I want to freeze "30; -32"

    Sorry my English

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.